Fix bug #17269 with corruption of the newline cache.
authorEli Zaretskii <eliz@gnu.org>
Thu, 17 Apr 2014 07:24:40 +0000 (10:24 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 17 Apr 2014 07:24:40 +0000 (10:24 +0300)
commitcaf3093b24c63ca2d0248f25df57a15e19ebdaa9
tree2b9244b42f951a2baf87a2978f5e4c5b74ec3c54
parent958f44ef4ea8cf308f057046d1d9a062b9833d1e
Fix bug #17269 with corruption of the newline cache.

 src/insdel.c (invalidate_buffer_caches): Invalidate the bidi
 paragraph-start cache before the newline cache.
src/ChangeLog
src/insdel.c